xen.git
2006-11-29 awilliam@xenbuild.aw[IA64] xenoprof ia64 xen side
2006-11-28 awilliam@xenbuild.aw[IA64] add dummy empty header files necessary for xenop...
2006-11-28 awilliam@xenbuild.aw[IA64] increase xen side pmu constatns for motecito.
2006-11-28 awilliam@xenbuild.aw[IA64] import linux/arch/ia64/oprofile/perfmon.c
2006-11-28 awilliam@xenbuild.aw[IA64] import perfmon, oprofile related files from...
2006-11-28 awilliam@xenbuild.aw[IA64] import oprofile, perfmon related files from...
2006-11-28 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-11-28 kfraser@localhost... [XEN] Add emulator tracing diagnostic on error path.
2006-11-28 Ewan MellorBump xend_config_format to 3, to indicate that the...
2006-11-28 kfraser@localhost... [HVMLOADER] acpi: Implement an acpi_rsdp_get() function...
2006-11-28 kfraser@localhost... [BLKTAP] Use lartge enough types to express parameters...
2006-11-28 kfraser@localhost... [HVM][SVM] Allows 64bit HVM AMD-V Linux guests to boot.
2006-11-28 kfraser@localhost... [QEMU] pci: Unaligned config read/write overflow
2006-11-28 kfraser@localhost... [XENOPROFILE] fix shared_xenoprof_page_with_guest(...
2006-11-28 Ewan MellorAdded xm list --state option, to select VMs with a...
2006-11-28 Ewan MellorDo not display -1 as the domid when a VM is not running...
2006-11-28 Tim Deegan[XEN] Clear just the _PAGE_RW bit when shooting writeab...
2006-11-28 kfraser@localhost... merge
2006-11-28 kfraser@localhost... [HVM] Add/fix access rights and limit checks to INS...
2006-11-28 kfraser@localhost... [HVM] Non-flat protected mode HVM support.
2006-11-28 Ewan MellorFix missing import.
2006-11-28 kfraser@localhost... [HVM] Fix MSR access code.
2006-11-28 Ewan MellorDon't bail if the VM renaming at the end of saving...
2006-11-28 Ewan MellorAdded configuration for authentication through Xen...
2006-11-28 Ewan MellorFix log message.
2006-11-28 Ewan MellorImplement an "allowed hosts" mechanism for the XML...
2006-11-28 Tim Deegan[XEN] Remove valid_mfn().
2006-11-28 Tim Deegan[XEN] Don't unpin old shadow top levels until the new...
2006-11-27 Ewan MellorCope with non-integer domids (i.e. None) in the error...
2006-11-27 kfraser@localhost... [HVM] Re-introduce the 'apic' configuration option...
2006-11-27 kfraser@localhost... [XEN] Remove VALID_MFN(); replace uses with mfn_valid().
2006-11-27 awilliam@xenbuild.aw[IA64] Idle domain doesn't need to save and restore fph
2006-11-27 awilliam@xenbuild.aw[IA64] fix p2m table destruction
2006-11-27 Ewan MellorWhen suspending and resuming, look up the managed path...
2006-11-27 Ewan MellorDon't send the old state string for halted domains...
2006-11-27 Ewan MellorReset the domain name after the save completes. This...
2006-11-27 Ewan MellorAdd xm resume to the commands list.
2006-11-27 kfraser@localhost... [XEN] Cleanups to phys/mach address handling.
2006-11-27 Ian Campbell[LINUX] Import kasprintf patch from upstream.
2006-11-27 Ian Campbell[LINUX] Update to Linux 2.6.16.32
2006-11-27 Ian Campbell[LINUX] Update to Linux 2.6.16.31
2006-11-27 Ian Campbell[LINUX] Update to 2.6.16.30.
2006-11-27 kfraser@localhost... [NET] back: Fix DPRINTK message.
2006-11-27 Ewan MellorFix typo.
2006-11-27 Ewan MellorDo not bother waiting for the old HttpServer and UnixHt...
2006-11-27 kfraser@localhost... [HVM] Move IOAPIC ID back to 0x00. Shift LAPIC IDs...
2006-11-27 kfraser@localhost... [HVM] Fix 8259 ELCR masks.
2006-11-27 kfraser@localhost... [XENOPROFILE] removed unused gmaddr argument.
2006-11-27 kfraser@localhost... [MINIOS] Switched to new interface for HYPERVISOR_sched...
2006-11-27 kfraser@localhost... [HVM] Fix bugs in RTC alarm code.
2006-11-27 kfraser@localhost... [QEMU] fdc: Limit sector size to 16K
2006-11-27 kfraser@localhost... [VMXASSIST] Fix the wrong order definition of ES/DS...
2006-11-27 kfraser@localhost... [PATCH] svm: fix RIP-relative addressing in invlpg...
2006-11-27 kfraser@localhost... [HVM] Small fixes to mmio decoder/emulator.
2006-11-27 kfraser@localhost... [MINIOS] Exports a function to have all Xen ports unbound.
2006-11-27 kfraser@localhost... [HVM] Fix building PV-on-HVM drivers on i386.
2006-11-26 kaf24@localhost... Update hgignore list
2006-11-26 kaf24@localhost... [HVM] Dynamically build ACPI-table data block.
2006-11-26 kaf24@localhost... [XEN] Fix emulator EA calculation for LODS/STOS.
2006-11-26 kaf24@localhost... [XEN] Clean up EA computation in emulator.
2006-11-26 kaf24@localhost... [HVM] Update VPIC device model for new interrupt delive...
2006-11-24 kfraser@localhost... [HVM] VPIC (i8259) device model cleanups.
2006-11-24 kfraser@localhost... [HVM] Unaligned write to a PTE is a good indication the
2006-11-24 Ewan MellorFix vncdisplay handling.
2006-11-24 Tim Deegan[HVM] Fix hvm_copy_[to|from]_guest_virt
2006-11-23 Tim Deegan[VMX] Make sure that the WP bit is always set in CR0...
2006-11-23 Tim DeeganMerge
2006-11-23 Tim Deegan[XEN] Pin l3 shadows of older x86_64 linux guests.
2006-11-23 Tim Deegan[XEN] Don't call domain_crash_synchronous() with shadow...
2006-11-23 Tim Deegan[XEN] Simplify the shadow hash table.
2006-11-23 Tim Deegan[XEN] Use a separate struct shadow_page_info for shadow...
2006-11-23 kfraser@localhost... [XEN] Small ioemul cleanup.
2006-11-23 kfraser@localhost... [XEN] Extend emulator to fully decode ModRM and SIB...
2006-11-23 Ian Campbell[XEN] Avoid using regparm on a typedef.
2006-11-23 Ian Campbell[BLKFRONT] Only attempt to recover a device on resume...
2006-11-23 Steven Smith[SVM] Make sure that the WP bit is always set in CR0...
2006-11-22 kfraser@localhost... [HVM] Update ACPI tables to reflect new PIRQ routing:
2006-11-22 kfraser@localhost... [HVM] Move PCI and PCI-ISA bridge setup to hvmloader.
2006-11-22 awilliam@xenbuild.aw[IA64] fix a bug in vmx_send_assist_req()
2006-11-22 awilliam@xenbuild.aw[IA64] fix paravirtualization of clone2() system call.
2006-11-22 PeterJohnston[QEMU] Add TCP_NODELAY to tcp connections exporting...
2006-11-22 awilliam@xenbuild.aw[IA64] New initial memory interface for HVM on ia64
2006-11-22 Brendan CullyAdd -p/--paused flag to xm restore.
2006-11-21 awilliam@xenbuild.aw[IA64] fix broken PAL_HALT_LIGHT
2006-11-20 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-11-20 awilliam@xenbuild.aw[IA64] Fix for queueing the MCA error logs
2006-11-20 awilliam@xenbuild.aw[IA64] Grantcopy added to xcom_mini for netback module
2006-11-20 awilliam@xenbuild.aw[IA64] eliminate redundant wakeup logic
2006-11-20 Ewan MellorCleanup after the bootloader even if the domain buildin...
2006-11-20 awilliam@xenbuild.aw[IA64] counter part of 12385:bfe3f8f35e87 xen-unstable.hg.
2006-11-20 Tim Deegan[XEN] Update shadow audit code.
2006-11-20 Tim DeeganMerge
2006-11-20 Tim Deegan[XEN] Remove write access to new PT before discarding...
2006-11-20 kfraser@localhost... [MINIOS] Delay enabling event delivery at start of...
2006-11-17 jfehlig@jfehlig2... The legacy apis return a value of None on success,...
2006-11-22 Ewan MellorStop the kernel and ramdisk from being nuked if the...
2006-11-22 kfraser@localhost... [XEN] Fix the build.
2006-11-22 kfraser@localhost... [HVM] Set VIOAPIC ID to a value that does not conflict...
2006-11-22 kfraser@localhost... [HVM] Fix instruction linear address computation.
2006-11-22 kfraser@localhost... [TOOLS] Check for python-devel.
next